home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC Direct 1995 May
/
PC Direct CD-ROM (May 1995).ISO
/
ipe
/
manuals
/
nt50
/
debug.bmp
(
.png
)
< prev
next >
Tile
Bitmap Image
|
1994-02-20
|
45.1 KB
|
384x240
|
4-bit (4 colors)
ocr:
DCL Debugger File Edit Run Debug Help - 3 C - sub maino Dim A as String Dim B as Integer Dim C as Long A - - - "This is a string" B 1024 C = 10241024 msgbox <A +str$(B)+ strS<C/1024)) end sub